MinimumInUse

Integer

Not specified

Purpose

The MinimumInUse parameter specifies the minimum number of instances of a Jade application that will not be subject to removal if they become idle. Set this value to ensure any minimum performance criteria. Increasing this value may be desirable when application instance startup times are costly.

The MinimumInUse and MaximumInUse parameter values enable you to put limits on the resources any Jade node will consume, and by extension, the limits of the capacity of the node to respond to incoming requests.

Notes

The value of the MaximumInUse parameter is forced to be equal to or greater than the value of the MinimumInUse parameter.

The value specified in the Application Copies text box on the Web Options sheet of the Define Application dialog specifies the starting number of workers in a web application.

For more details, see "Scaling Dynamic Worker Pool Connections", in Chapter 2 of the Installation and Configuration Guide.